home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / bumpcopter2.swf / scripts / DefineButton2_348 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  60 b   |  5 lines

  1. on(release){
  2.    _quality = "HIGH";
  3.    gotoAndStop(1);
  4. }
  5.